All posts

Posts tagged: kernel workflow

LKD - #3 Notes on creating and deploying custom module

brazil - 2026-03-23 ( en )

As part of my classes on Open Source Software (OSS) my whole class is starting to work on Linux Kernel Development. This post is a series of my experiences throughout the class related to kernel development. This post is a follow-up of this previous post ...

LKD - #2 Notes on how to build and boot a custom Linux kernel for ARM using KW

brazil - 2026-03-22 ( en )

Note: This post is a companion to the Building and booting a custom Linux kernel for ARM using kw tutorial from FLUSP. I recommend following the tutorial first and then coming back here for my notes and troubleshooting tips. As part of my classes on Ope...